The Dreamweaver JavaScript API > Selection functions > site.changeLink() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Opens the Link Checker dialog box and checks links in the specified files.
Arguments
scopeOfCheck
scopeOfCheck
specifies where links will be checked. It must be "document"
, "selection"
, or "site"
.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |